projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c86f1d
)
Tix fypo in previous change.
author
Glenn Morris
<rgm@gnu.org>
Sun, 3 Oct 2010 02:03:18 +0000
(19:03 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 3 Oct 2010 02:03:18 +0000
(19:03 -0700)
lisp/gnus/gnus-util.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/gnus-util.el
b/lisp/gnus/gnus-util.el
index 8a6d9241f07e5e1de3d4652ad0cb2395200c1032..e140c7512d0f89e36c2f978da6e14f6f4badd238 100644
(file)
--- a/
lisp/gnus/gnus-util.el
+++ b/
lisp/gnus/gnus-util.el
@@
-151,7
+151,7
@@
This is a compatibility function for different Emacsen."
;; up the byte compiler.
(defalias 'gnus-make-local-hook (if (featurep 'xemacs)
'make-local-hook
- 'ignore)
+ 'ignore)
)
(defun gnus-delete-first (elt list)
"Delete by side effect the first occurrence of ELT as a member of LIST."